List Property Type
data class ListPropertyType(storageType: RealmStorageType, isNullable: Boolean, isComputed: Boolean) : RealmPropertyType
Content copied to clipboard
Properties
isComputed
Link copied to clipboard
isNullable
Link copied to clipboard
storageType
Link copied to clipboard